-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.17
-
Code
-
Classes
- ACPT_Lite_Admin
Total Complexity |
71 |
Dependencies |
20 |
Dependents |
1 |
Total lines |
675 |
Lines of code |
427 |
Logical lines of code |
131 |
Comment lines |
146 |
Methods |
22 |
Properties |
6 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueueAssets() |
B |
43 |
21 |
42 |
addColumnsToShow() |
A |
49 |
9 |
30 |
addUserMetaColumnsToShow() |
A |
49 |
8 |
32 |
setPages() |
S |
39 |
1 |
89 |
addPages() |
S |
59 |
5 |
14 |
registerCustomPostTypesAndTaxonomies() |
S |
55 |
3 |
21 |
addPage() |
S |
53 |
2 |
27 |
setAjaxActions() |
S |
45 |
1 |
41 |
generateMetaBoxFieldArray() |
S |
55 |
2 |
20 |
run() |
S |
56 |
2 |
18 |
addGutenbergBlocks() |
S |
61 |
2 |
13 |
setStaticJsAssets() |
S |
56 |
1 |
20 |
addAsyncDeferAttribute() |
S |
70 |
2 |
6 |
registerUserMeta() |
S |
66 |
2 |
9 |
addWooCommerceProductData() |
S |
69 |
2 |
7 |
generateMetaBoxes() |
S |
68 |
2 |
7 |
registerRestFields() |
S |
79 |
1 |
3 |
__construct() |
S |
68 |
1 |
8 |
registerTaxonomyMeta() |
S |
77 |
1 |
4 |
setStaticCssAssets() |
S |
67 |
1 |
7 |
addFilters() |
S |
74 |
1 |
4 |
addShortcodes() |
S |
72 |
1 |
5 |